access synchronization

英 [ˈækses ˌsɪŋkrənaɪ'zeɪʃ(ə)n] 美 [ˈækses ˌsɪŋkrənaɪ'zeɪʃ(ə)n]

【计】存取同步化

计算机



双语例句

  1. Three people were hurt in a 12-car pile up on a fog-bound motorway yesterday.
    昨天在大雾弥漫的高速公路上发生的12辆汽车连环相撞事故导致3人受伤。
  2. In multithreaded applications, for example, if multiple threads access the same resource for reading and writing, thread synchronization problems can occur.
    例如,在多线程应用程序中,如果多个线程访问相同的资源进行读写访问,则可能会出现线程同步问题。
  3. The Java mechanism that is used to coordinate access to shared objects is called synchronization.
    用于协调对共享对象的访问的Java机制称为同步。
  4. Making a program thread safe could require serializing access to data that is shared between more than one thread using synchronization primitives such as locks or atomic machine operations.
    要保证程序线程安全地运行,需要序列化访问由多个使用同步原语(如锁或原子机器操作)的线程共享的数据。
  5. A federated approach to distributed data access can provide the required levels of data synchronization without an ODS.
    联合的分布式数据访问方法无需ODS即可提供所需级别的数据同步。
  6. Some of the issues include secure user access in the branch, disconnected operation, service-level monitoring, and deferred data synchronization.
    存在的一些问题包括:如何保护分支中的用户访问、断开连接的操作、如何进行服务级监视以及数据同步延迟。
  7. It is emphasized how to select the spread spectrum access code, and how to realize synchronization and modulation etc.
    着重介绍了扩频地址码的选择及实现、同步方式和解调方法等。
  8. This is primarily accomplished by serializing access to a shared program state. A programmer may choose between one of two synchronization techniques: mutual exclusion or conditional synchronization.
    同步的主要作用是,阻止可能在同时执行的指令序列间引起问题,或结果不可预料的交互行为。
  9. With most OCAs, users are not able to access their local database while processes like data synchronization are being executed.
    对于OCA,当执行诸如数据同步的时候,用户将不能访问本地数据库。
  10. Also he said that, APTMA's consultation would be sought on all financial and investment matters, and cited market access to be one such field where public-private synchronization is required.
    此外,他说,巴基斯坦纺织厂协会的磋商会将围绕所有金融和投资问题展开,并列举了市场的准入法则,同时指出,公共部门和私营部门的同步配合是必需的。
  11. This allows every service to access data independently, but requires duplication of the data access, transformation and synchronization logic between multiple service implementations.
    这允许每个服务独立存取数据,但是需要在多个服务实现间复制数据存取、转换、同步逻辑。
  12. As long as you can programmatically access the data, it can participate in synchronization.
    凡是能够以编程方式访问的数据都可以参与同步。
  13. Secondly, two-stage synchronization techniques required for multiple access channel, i.e., network synchronization and burst synchronization, are researched.
    然后研究了在多址接入信道上需要实现的两级同步问题:网络同步和突发同步。
  14. Some issues on data access are studied in fading channels. An expression of the upper Limit to the synchronization rate is derived.
    在衰落信道中首次研究了数据业务的接入,推导出相应的同步速率上限表达式;
  15. In optical fiber access network, it can overcome conventional synchronization problem.
    在光纤接入网中,可以克服传统光接入网需要同步的问题;
  16. Having analyzed the organization and storage structure of the metadata in DM_OLAP, we use the three technologies of role based access control, version control in engineering database and lazy two-step data synchronization to solve these problems.
    在分析DMOLAP元数据的组织和存储结构的特点的基础上,采用基于角色的访问控制、工程数据库版本控制和懒惰的两步式数据同步法等技术来解决上述问题。
  17. This paper introduces the whole programming about the optical multi service access system in JINCHAO highways, discusses the program principle, the type of access service demand, the quantity and bandwidth of service, network management, network synchronization, system protection and power supply.
    介绍了锦朝高速公路光综合业务接入系统的总体设计方案,讲述了系统设计的组织原则、接入业务需求类型、业务数量和带宽、网络管理、网络同步、系统保护和供电等。
  18. The distributed system based on network must deal with complicated event, access and configuration of service and makes effective control on intense concurrence and synchronization besides basic network communication.
    基于网络的分布式系统除了要进行基本的网络通信,还要处理复杂的服务访问配置和事件以及对高强度的并发和同步进行有效控制。
  19. Applying VB to Make ACCESS Database Keep Synchronization in Network
    利用VB使ACCESS数据库在网络使用中保持同步
  20. Secondly, the software part using Qt for multiple channels data access and real-time data acquisition, real-time data synchronization multi-channel data curve drawing function.
    其次,软件部分使用Qt实现了多个通道数据的实时数据采集、实时数据存取以及同步绘制多通道数据曲线的功能。
  21. Independent operation of the system, do not have access to the data sharing and synchronization, data quality is difficult to control.
    各系统独立运行,数据得不到共享和同步,数据质量难以把控。
  22. The main purpose of random access isto build uplink synchronization and allocating frequency resource for UE ( UserEquipment).
    其目主要的是建立上行同步和为终端(UE,UserEquipment)分配时频资源。
  23. It results in zero waiting time to access the channels and there is no need of synchronization.
    当接入信道时,该方式无需时间等待,也无需同步。
  24. I introduce the scheme of the mobile IP bearer network architecture, routing scheme, service access, network management and clock synchronization. 2.
    给出了移动业务IP承载网网络结构、路由方案、业务接入方案、网管接入和时钟同步方案。
  25. A mobile database is used to cache RFID data for hand-held devices development and the RDA ( remote data access) method is used to make the synchronization between the client and remote database possible.
    在手持设备开发中使用移动数据库缓存RFID数据,采用RDA(远程数据同步)方法实现了客户端数据和远程数据库的同步。
  26. Therefor, user can keep away from the burden that how to access the shared variables with concrete synchronization mechanisms, like as lock and so on, but also the problem that the atomic region must confront.
    从而,程序员无须考虑该如何使用锁等具体机制来同步对共享变量的访问,也可以避免或解决原子区所面临的一些问题。
  27. The server side, which is mainly responsible for database access, network listening, and providing users with services such as synchronization and other functions.
    其中服务端主要负责数据库访问、网络监听、以及为用户提供服务例如同步等功能。
  28. First, determine the basic processes of cell search by the access process of UE and complete the overall design of cell search algorithm combined with the research of the principle of synchronization of OFDM system.
    首先由终端的接入过程,确定了小区搜索的基本流程,并结合对OFDM系统的同步原理的研究,完成小区搜索算法的总体设计。
  29. As a key step in the process of synchronization, the performance of cell search algorithm also affects the following procedure of uplink access and synchronization maintenance.
    小区搜索是进行同步过程的重要的一步,其算法的实现性能将影响到之后的上行接入和同步保持等过程。
  30. Apply the mobile database technology to our system, so the clients can access the server data and keep in line with it via the data synchronization technology. 4.
    将移动数据库技术应用到课题中,通过数据同步技术使客户端能够获取服务器的数据信息,并与其保持一致。